Release 10.1A: OpenEdge Getting Started:
Object-oriented Programming
Getting a Progress.Lang.Class instance
You can get an instance of a
Progress.Lang.Classfor an instantiated class-based object by invoking the ProgressGetClass( )method on any valid object reference.This is the syntax to get a
Progress.Lang.Classfor an instantiated object:
Element descriptions for this syntax diagram follow:
class-referenceAn object reference defined as the data type,
Progress.Lang.Class.object-referenceA reference to an instantiated class-based object.
For example:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |